Our HTTP server are always slow down or crash. I suspect it is cause by new web application I am working on.
Here is the log I got after I run task- tell http quit. It couldn't stop HTTP server, just waiting for session to finish.
12/24/2003 12:37:01 PM HTTP Server: Waiting for session to finish: Session State [Processing Request] Session ID [2335] GET /issue.nsf/frm_ArtRequest?OpenForm&FromView=vw_RequestToDo&Type=Basic HTTP/1.1
12/24/2003 12:37:02 PM HTTP Server: Waiting for session to finish: Session State [Processing Request] Session ID [2371] GET /issue.nsf/frm_IntranetRequest?OpenForm&FromView=vw_RequestToDo&Type=Basic HTTP/1.1
12/24/2003 12:37:02 PM HTTP Server: Waiting for session to finish: Session State [Processing Request] Session ID [912] GET /issue.nsf/RequestPrint/?Open&UNID=300E154A4E6E7A6A85256E00006CDA0F&NOTS-5UJMBT2 HTTP/1.1
12/24/2003 12:37:02 PM HTTP Server: Waiting for session to finish: Session State [Processing Request] Session ID [2925] GET /issue.nsf/frm_ArtRequest?OpenForm&FromView=vw_RequestToDo&Type=Basic HTTP/1.1
12/24/2003 12:37:02 PM HTTP Server: Waiting for session to finish: Session State [Processing Request] Session ID [2927] GET /issue.nsf/frm_IntranetRequest?OpenForm&FromView=vw_RequestToDo&Type=Basic HTTP/1.1
12/24/2003 12:37:02 PM HTTP Server: Waiting for session to finish: Session State [Processing Request] Session ID [1819] GET /IT+Inventory.nsf/CustomerOneByEmpSave?Open&DocIds=026903E85A5CA0DE85256D98005E6C5D;&ref=
http://mail.brantford.ca/IT+Inventory.nsf/CustomerOneByEmp/?Open&RequestBy=Jackie%20Thomas/Brantford&NOTS-5UJMW81&Ver=Form HTTP/1.1
What is the possible reason that cuased the problem?